@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

video {
  width: 100%;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: normal;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #fff;
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity 0.3s;
  transform: translateZ(0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s, top 0.2s;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, left 0.2s;
}

.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #fff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s linear infinite;
  box-sizing: border-box;
  border-radius: 50%;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top: 4px solid transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}

.splide__container {
  position: relative;
  box-sizing: border-box;
}

.splide__list {
  margin: 0 !important;
  padding: 0 !important;
  width: -webkit-max-content;
  width: max-content;
  will-change: transform;
}

.splide.is-active .splide__list {
  display: flex;
}

.splide__pagination {
  display: inline-flex;
  align-items: center;
  width: 95%;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}

.splide__pagination li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}

.splide {
  visibility: hidden;
}

.splide,
.splide__slide {
  position: relative;
  outline: none;
}

.splide__slide {
  box-sizing: border-box;
  list-style-type: none !important;
  margin: 0;
  flex-shrink: 0;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__slider {
  position: relative;
}

.splide__spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999;
  border-left-color: transparent;
  animation: splide-loading 1s linear infinite;
}

.splide__track {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  user-select: none;
}

.splide--fade > .splide__track > .splide__list {
  display: block;
}

.splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}

.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide--ttb > .splide__track > .splide__list {
  display: block;
}

.splide--ttb > .splide__pagination {
  width: auto;
}

.splide__arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  height: 2em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
  opacity: 0.7;
  background: #ccc;
}

.splide__arrow svg {
  width: 1.2em;
  height: 1.2em;
}

.splide__arrow:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__arrow:focus {
  outline: none;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide__pagination {
  position: absolute;
  z-index: 1;
  bottom: 0.5em;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
}

.splide__pagination__page {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
  margin: 3px;
  padding: 0;
  transition: transform 0.2s linear;
  border: none;
  opacity: 0.7;
}

.splide__pagination__page.is-active {
  transform: scale(1.4);
  background: #fff;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus {
  outline: none;
}

.splide__progress__bar {
  width: 0;
  height: 3px;
  background: #ccc;
}

.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: 3px solid transparent;
}

.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border-color: #000;
}

.splide--nav > .splide__track > .splide__list > .splide__slide:focus {
  outline: none;
}

.splide--rtl > .splide__arrows .splide__arrow--prev,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
  right: 1em;
  left: auto;
}

.splide--rtl > .splide__arrows .splide__arrow--prev svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide--rtl > .splide__arrows .splide__arrow--next,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide--rtl > .splide__arrows .splide__arrow--next svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide--ttb > .splide__arrows .splide__arrow,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide--ttb > .splide__arrows .splide__arrow--prev,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: 1em;
}

.splide--ttb > .splide__arrows .splide__arrow--prev svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide--ttb > .splide__arrows .splide__arrow--next,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  top: auto;
  bottom: 1em;
}

.splide--ttb > .splide__arrows .splide__arrow--next svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide--ttb > .splide__pagination {
  display: flex;
  flex-direction: column;
  bottom: 50%;
  left: auto;
  right: 0.5em;
  transform: translateY(50%);
}

.tns-outer {
  padding: 0 !important;
}

.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}

.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-gallery,
.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  min-height: 1px;
}

.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}

.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}

.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}

.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-fadeOut,
.tns-normal {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}

.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}

.tns-t-ct {
  width: 2333.33333%;
  position: absolute;
  right: 0;
}

.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}

.tns-t-ct > div {
  width: 1.42857%;
  height: 10px;
  float: left;
}

@font-face {
  font-family: Circe;
  src: url(/frontend/build/fonts/Circe-Regularf31036e3ff7199fb4c76a357fa60f2d9.eot);
  src: local("../fonts/сirce/Circe"), local("Circe-Regular"),
    url(/frontend/build/fonts/Circe-Regularf31036e3ff7199fb4c76a357fa60f2d9.eot?#iefix)
      format("embedded-opentype"),
    url(/frontend/build/fonts/Circe-Regularfa54724c5f76114b7dd0234182ca2064.woff)
      format("woff");
  /* url(/frontend/build/fonts/Circe-Regular6b28c5938d1e4c3f29ef00f27b021303.ttf)
			format("truetype"); */
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Circe;
  src: url(/frontend/build/fonts/Circe-ExtraLighteffbad25f7f143e0fd8032fe33388963.eot);
  src: local("../fonts/сirce/Circe ExtraLight"), local("Circe-ExtraLight"),
    url(/frontend/build/fonts/Circe-ExtraLighteffbad25f7f143e0fd8032fe33388963.eot?#iefix)
      format("embedded-opentype"),
    url(/frontend/build/fonts/Circe-ExtraLight5ab18c53e4622f972c53ab3ba1d8c63c.woff)
      format("woff");
  /* url(/frontend/build/fonts/Circe-ExtraLight92d19f40aa26320b71dc7983a56695f8.ttf)
			format("truetype"); */
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Circe;
  src: url(/frontend/build/fonts/Circe-Thinc671a80162628785ee570814626abda2.eot);
  src: local("../fonts/сirce/Circe Thin"), local("Circe-Thin"),
    url(/frontend/build/fonts/Circe-Thinc671a80162628785ee570814626abda2.eot?#iefix)
      format("embedded-opentype"),
    url(/frontend/build/fonts/Circe-Thinb904f055215773e451497974566882e7.woff)
      format("woff");
  /* url(/frontend/build/fonts/Circe-Thin8a6928dabfc92fdf4fa5fa4f53534cab.ttf)
			format("truetype"); */
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Circe;
  src: url(/frontend/build/fonts/Circe-Light12e7129864945ecda9a5d408609628c9.eot);
  src: local("../fonts/сirce/Circe Light"), local("Circe-Light"),
    url(/frontend/build/fonts/Circe-Light12e7129864945ecda9a5d408609628c9.eot?#iefix)
      format("embedded-opentype"),
    url(/frontend/build/fonts/Circe-Light7205e0cf1ffcb4cafccbae0e81e09912.woff)
      format("woff");
  /* url(/frontend/build/fonts/Circe-Light9fd3216596f21252abbdbc053769134e.ttf)
			format("truetype"); */
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Circe;
  src: url(/frontend/build/fonts/Circe-Boldd03912559b0307467ac09ba244f6d48e.eot);
  src: local("../fonts/сirce/Circe Bold"), local("Circe-Bold"),
    url(/frontend/build/fonts/Circe-Boldd03912559b0307467ac09ba244f6d48e.eot?#iefix)
      format("embedded-opentype"),
    url(/frontend/build/fonts/Circe-Bold4b8b401a99c49f409edd340a1721c8e5.woff)
      format("woff");
  /* url("../frontend/build/fonts/Circe-Bold22f16521a7d16c7f8342680cf30b46bd.ttf")
			format("truetype"); */
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Circe;
  src: url(/frontend/build/fonts/Circe-ExtraBold9964577d9fa04e9bfae4e7d8435b144e.eot);
  src: local("../fonts/сirce/Circe ExtraBold"), local("Circe-ExtraBold"),
    url(/frontend/build/fonts/Circe-ExtraBold9964577d9fa04e9bfae4e7d8435b144e.eot?#iefix)
      format("embedded-opentype"),
    url(/frontend/build/fonts/Circe-ExtraBolda20afb194f0564ad73635291c299680a.woff)
      format("woff");
  /* url(/frontend/build/fonts/Circe-ExtraBoldbbdee7fca9c9e11ebbc95325d0c70c5d.ttf)
			format("truetype"); */
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: an-ico;
  src: url(/frontend/build/fonts/an-ico64961301b654cce6a199ba6ccbb41c0c.eot);
  src: url(/frontend/build/fonts/an-ico64961301b654cce6a199ba6ccbb41c0c.eot?#iefix)
    format("eot");
  /* url(/frontend/build/fonts/an-ico67c4e85e81d8fcac2674764b8ef7dfee.woff)
      format("woff"); */
  /* url(/frontend/build/fonts/an-icodea3235764d7934ff294e0556f5e9b5f.ttf)
			format("truetype"); */
  font-display: swap;
}

* {
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}

body,
html {
  width: 100%;
  height: 100%;
  cursor: default;
}

body {
  /* font: normal 14px/1.4 Arial, sans-serif; */
  font-family: "Open Sans Condensed", sans-serif;
  /* font-family: "Ubuntu", sans-serif; */

  color: #000;
  background: #fff;
}

html._mobile body {
  -webkit-text-size-adjust: 100%;
}

fieldset,
img {
  border: 0;
}

fieldset legend {
  display: none;
}

li,
ul {
  list-style-type: none;
}

img {
  vertical-align: top;
}

a {
  color: inherit;
  text-decoration: underline;
}

a:hover {
  color: #333;
}

table {
  border: 0;
  border-collapse: collapse;
}

table td {
  padding: 0;
  vertical-align: top;
}

input,
select,
textarea {
  box-sizing: border-box;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}

button {
  user-select: none;
  border-radius: 0;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.an-ico {
  display: inline-block;
  height: 1em;
  line-height: 1;
}

.an-ico:before {
  font-family: an-ico, sans-serif;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.an-ico-Vector:before {
  content: "\E001";
}

.an-ico-about:before {
  content: "\E002";
}

.an-ico-arrow-prev:before {
  content: "\E003";
}

.an-ico-bike:before {
  content: "\E004";
}

.an-ico-book:before {
  content: "\E005";
}

.an-ico-bread-arrow:before {
  /* content: "\E006"; */
  content: "\E006";
}

.an-ico-bread-home:before {
  content: "\E007";
}

.an-ico-btn-menu:before {
  content: "\E008";
}

.an-ico-calendar:before {
  content: "\E009";
}

.an-ico-car:before {
  content: "\E00A";
}

.an-ico-certificate:before {
  content: "\E00B";
}

.an-ico-chat:before {
  content: "\E00C";
}

.an-ico-chek:before {
  content: "\E00D";
}

.an-ico-clock:before {
  content: "\E00E";
}

.an-ico-contacts:before {
  content: "\E00F";
}

.an-ico-courseselection:before {
  content: "\E010";
}

.an-ico-cup:before {
  content: "\E011";
}

.an-ico-curs:before {
  content: "\E012";
}

.an-ico-dz:before {
  content: "\E013";
}

.an-ico-email:before {
  content: "\E014";
}

.an-ico-eya:before {
  content: "\E015";
}

.an-ico-f-facebook:before {
  content: "\E016";
}

.an-ico-f-instagram:before {
  content: "\E017";
}

.an-ico-f-telegram:before {
  content: "\E018";
}

.an-ico-f-vk:before {
  content: "\E019";
}

.an-ico-faq:before {
  content: "\E01A";
}

.an-ico-feedback:before {
  content: "\E01B";
}

.an-ico-free:before {
  content: "\E01C";
}

.an-ico-fun:before {
  content: "\E01D";
}

.an-ico-hand:before {
  content: "\E01E";
}

.an-ico-home:before {
  content: "\E01F";
}

.an-ico-insta-input:before {
  content: "\E020";
}

.an-ico-instagram:before {
  content: "\E021";
}

.an-ico-line:before {
  /* content: "\E022"; */
  content: url(../images/marathon/li-icon.png);
}

.an-ico-link:before {
  content: "\E023";
}

.an-ico-live:before {
  content: "\E024";
}

.an-ico-mail:before {
  content: "\E025";
}

.an-ico-medal:before {
  content: "\E026";
}

.an-ico-messenger:before {
  content: "\E027";
}

.an-ico-miniplay:before {
  content: "\E028";
}

.an-ico-minus:before {
  content: "\E029";
}

.an-ico-mobilechat:before {
  content: "\E02A";
}

.an-ico-money:before {
  content: "\E02B";
}

.an-ico-pay:before {
  content: "\E02C";
}

.an-ico-play:before {
  content: "\E02D";
}

.an-ico-plus:before {
  content: "\E02E";
}

.an-ico-portfolio:before {
  content: "\E02F";
}

.an-ico-promo:before {
  content: "\E030";
}

.an-ico-question:before {
  content: "\E031";
}

.an-ico-question2:before {
  content: "\E032";
}

.an-ico-reviews:before {
  content: "\E033";
}

.an-ico-rocket:before {
  content: "\E034";
}

.an-ico-rollers:before {
  content: "\E035";
}

.an-ico-selection:before {
  content: "\E036";
}

.an-ico-snow:before {
  content: "\E037";
}

.an-ico-stratege:before {
  content: "\E038";
}

.an-ico-student:before {
  content: "\E039";
}

.an-ico-sun:before {
  content: "\E03A";
}

.an-ico-telegram:before {
  content: "\E03B";
}

.an-ico-text:before {
  content: "\E03C";
}

.an-ico-time:before {
  content: "\E03D";
}

.an-ico-timer:before {
  content: "\E03E";
}

.an-ico-timertwo:before {
  content: "\E03F";
}

.an-ico-wifi:before {
  content: "\E040";
}

.container {
  position: relative;
  width: 1170px;
  margin: 0 auto;
  padding: 0;
}

.display-flex {
  display: flex;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .container {
    width: 970px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .container {
    width: 100%;
    padding-left: 17px;
    padding-right: 16px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 479px) {
  .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

body {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

body,
button,
input,
p,
textarea {
  /* font-family: 'Oswald', sans-serif; */
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 15px;
  color: #575b7c;
  line-height: 1.6;
  letter-spacing: 0.02em;
  font-weight: 400;
}

h1 {
  font-family: "Open Sans Condensed", sans-serif;
  color: #2d3462;
  font-style: normal;
  font-weight: 700;
  font-size: 56px;
  line-height: 1.07;
}

@media only screen and (max-width: 479px) {
  h1 {
    font-size: 34px;
    line-height: 1.24;
  }
}

h2 {
  font-family: "Open Sans Condensed", sans-serif;
  color: #2d3462;
  font-style: normal;
  font-weight: 400;
  font-size: 42px;
  line-height: 1.19;
}

@media only screen and (max-width: 479px) {
  h2 {
    font-size: 32px;
    line-height: 1.31;
  }
}

h3 {
  font-family: "Open Sans Condensed", sans-serif;
  color: #2d3462;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.36;
}

@media only screen and (max-width: 479px) {
  h3 {
    font-size: 24px;
    line-height: 1.46;
  }
}

h4 {
  font-family: "Open Sans Condensed", sans-serif;
  color: #2d3462;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.25;
}

@media only screen and (max-width: 479px) {
  h4 {
    font-size: 20px;
    line-height: 1.3;
  }
}

h5 {
  font-family: "Open Sans Condensed", sans-serif;
  color: #2d3462;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.33;
}

@media only screen and (max-width: 479px) {
  h5 {
    font-size: 17px;
    line-height: 1.29;
  }
}

h6 {
  font-family: "Open Sans Condensed", sans-serif;
  color: #2d3462;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
}

@media only screen and (max-width: 479px) {
  h6 {
    font-size: 16px;
    line-height: 1.5;
  }
}

a {
  transition: color 0.12s ease-out;
  color: #575b7c;
  background-color: transparent;
}

a,
a:hover {
  text-decoration: none;
}

a:hover {
  color: #102cc8;
}

p {
  margin: 20px 0;
}

.btn {
  box-sizing: border-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.__blue {
  color: #102cc8;
}

.__red {
  color: #ff4e4e;
}

.__h-100 {
  height: 100%;
}

.__hidden {
  display: none;
}

.tns-outer {
  position: relative;
}

.tns-controls button {
  background: transparent;
  border: none;
  outline: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.tns-controls button[data-controls="prev"] {
  left: 0;
}

.tns-controls button[data-controls="next"] {
  right: 0;
}

.tns-nav {
  display: none;
  position: absolute;
  bottom: -20px;
  width: 100%;
  justify-content: center;
  z-index: 1;
}

.tns-nav button {
  background: #eee8ff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 12px;
  border: none;
  outline: none;
}

.tns-nav button.tns-nav-active {
  background: #102cc8;
}

.tns-horizontal.tns-subpixel > .tns-item {
  vertical-align: middle;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .swiper-container {
    width: calc(100% - 140px);
  }
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: all 0.7s ease;
  transform: scale(0.6);
  opacity: 0.5;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .swiper-slide {
    background: transparent;
  }
}

.swiper-slide-active {
  transform: scale(1);
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .swiper-buttons {
    z-index: 22;
    position: absolute;
    width: 100%;
    bottom: -46px;
    display: flex;
    justify-content: center;
    left: 0;
    flex-direction: row-reverse;
  }
}

.swiper-top-button-next,
.swiper-top-button-prev {
  color: #575b7c;
  margin-top: 0;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .swiper-top-button-next,
  .swiper-top-button-prev {
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .swiper-top-button-next,
  .swiper-top-button-prev {
    position: relative;
    width: auto;
    top: auto;
    height: auto;
    margin-top: auto;
    padding: 5px;
  }
}

.swiper-top-button-next:after,
.swiper-top-button-prev:after {
  font-family: an-ico, sans-serif;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .swiper-top-button-next:after,
  .swiper-top-button-prev:after {
    font-family: swiper-icons;
    font-size: 23px;
    font-weight: 900;
    color: #102cc8;
  }
}

.swiper-top-button-prev {
  left: -5px;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .swiper-top-button-prev {
    left: 17px;
  }
}

.swiper-top-button-prev:after {
  /* font-family: "Font Awesome 5 Free";
  content: "\f053";
  font-weight: 900; */
  content: "prev";
  font-family: swiper-icons;
  font-size: 30px;
  color: #102cc8;
}

@media screen and (max-width: 768px) {
  .swiper-top-button-prev:after {
    content: "prev";
    font-family: swiper-icons !important;
    font-size: 23px !important;
  }
}

.swiper-top-button-next {
  right: 0;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .swiper-top-button-next {
    right: 16px;
  }
}

@media screen and (max-width: 768px) {
  .swiper-top-button-next {
    margin-left: 90px;
  }
}

.swiper-top-button-next:after {
  /* content: "\E006"; */
  /* font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  font-size: 30px; */
  content: "next";
  font-family: swiper-icons;
  font-size: 30px;
  color: #102cc8;
}

@media screen and (max-width: 768px) {
  .swiper-top-button-next:after {
    content: "next";
    font-family: swiper-icons !important;
    font-size: 23px !important;
  }
}

.swiper-slide-next,
.swiper-slide-prev {
  transform: scale(0.8);
}

.swiper-slide-prev {
  transform: translateX(-12%) scale(0.8);
}

.swiper-slide-next {
  transform: translateX(12%) scale(0.8);
}

.swiper-popup {
  position: fixed;
  display: flex;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.36);
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  z-index: -1;
}

.swiper-popup-navigation {
  position: relative;
  width: max-content;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .swiper-popup-navigation {
    margin: 25px auto 0;
  }
}

.swiper-popup-button {
  display: flex;
  flex-wrap: nowrap;
}

.swiper-popup-button-prev {
  position: relative;
  left: -27px;
  top: 0;
  margin-top: 0;
}

.swiper-popup-button-next {
  position: relative;
  margin-left: 0;
  right: -22px;
  top: 0;
  margin-top: 0;
}

.swiper-popup-pagination {
  display: block !important;
  bottom: 0 !important;
  position: relative;
  margin: auto 0;
}

.swiper-popup.active {
  opacity: 1;
  z-index: 99999;
}

.swiper-popup-img {
  height: auto;
}

.swiper-popup-img img {
  max-width: 100%;
}

.swiper-popup__close {
  position: absolute;
  top: 20px;
  right: 21px;
  cursor: pointer;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  z-index: 55;
}

.swiper-popup__close:after,
.swiper-popup__close:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 2px;
  top: 10px;
  left: -2px;
  background: #102cc8;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.2, 0.85);
}

.swiper-popup__close:before {
  transform: rotate(45deg);
}

.swiper-popup__close:after {
  transform: rotate(-45deg);
}

.swiper-popup__close:hover:after {
  transform: rotate(90deg);
}

.swiper-popup__close:hover:before {
  transform: rotate(180deg);
}

.swiper-pagination {
  display: none;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  bottom: -45px;
  letter-spacing: 0.1px;
  color: #2d3462;
}

.swiper-pagination-current {
  color: #102cc8;
}

@media screen and (max-width: 768px) {
  .swiper-pagination {
    display: block;
  }
}

.swiper-modal .swiper-slide {
  transform: none;
  box-shadow: none;
  opacity: 1;
  background-color: transparent;
  padding: 50px;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .swiper-modal .swiper-slide {
    padding: 0;
  }
}

.swiper-modal .swiper-slide__wrapper {
  display: flex;
  height: 100%;
}

.swiper-modal__item {
  position: relative;
  box-shadow: 0 0 50px #ebebeb;
  border-radius: 10px;
  padding: 19px 0;
  background-color: #fff;
  margin: auto 0;
}

@media screen and (max-width: 768px) {
  .swiper-modal__item {
    box-shadow: none;
  }
}

.swiper-modal__item img {
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  body.__menu-open {
    height: 100vh;
    overflow: hidden;
  }
  body.__menu-open .header-logo {
    display: none;
  }
  body.__menu-open .header-btn {
    display: block;
  }
}

.header {
  margin-top: 40px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1023px) {
  .header-logo {
    -ms-flex-order: 1;
    order: 1;
  }
}

.header-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 50px;
}

@media only screen and (max-width: 1199px) {
  .header-menu {
    margin-left: 30px;
  }
}

@media only screen and (max-width: 1023px) {
  .header-menu {
    -ms-flex-order: 3;
    order: 3;
  }
}

@media only screen and (max-width: 719px) {
  .header-menu {
    margin-left: 6px;
  }
}

@media only screen and (max-width: 479px) {
  .header-menu {
    margin-left: auto;
  }
}

.header-menu__btn {
  display: none;
  border: 1px solid #2d3462;
  border-radius: 6px;
  position: relative;
  z-index: 9;
  height: 40px;
  padding: 10px;
  font-size: 0;
  width: 44px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  background-color: #fff;
}

@media only screen and (max-width: 1023px) {
  .header-menu__btn {
    display: block;
  }
}

.header-menu__btn:focus {
  outline: none;
}

.header-menu__btn__line {
  display: block;
  content: "";
  background-color: #2d3462;
  width: 22px;
  height: 2px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
}

.header-menu__btn__line:before {
  top: -7px;
}

.header-menu__btn__line:after,
.header-menu__btn__line:before {
  display: block;
  content: "";
  background-color: #2d3462;
  width: 100%;
  height: 2px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
}

.header-menu__btn__line:after {
  top: 7px;
}

.header-menu-nav {
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1023px) {
  .header-menu-nav {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    padding: 144px 25px 60px 0;
    text-align: right;
    background-color: #fff;
    height: 100vh;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 1023px) and (max-height: 800px) {
  .header-menu-nav {
    padding: 104px 25px 52px 0;
  }
}

@media only screen and (max-width: 1023px) and (max-height: 720px) {
  .header-menu-nav {
    padding: 73px 25px 70px 0;
  }
}

.header-menu-nav__link {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  cursor: pointer;
  color: #2d3462;
}

.header-menu-nav__link:first-child {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .header-menu-nav__link:first-child {
    display: block;
  }
}

@media only screen and (max-width: 1023px) {
  .header-menu-nav__link {
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.25;
    margin-bottom: 30px;
  }
  .header-menu-nav__link:last-child {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1023px) and (max-height: 799px) {
  .header-menu-nav__link {
    font-size: 20px;
    line-height: 1.3;
  }
}

@media only screen and (max-width: 1023px) and (max-height: 720px) {
  .header-menu-nav__link {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1023px) and (max-height: 600px) {
  .header-menu-nav__link {
    margin-bottom: 10px;
  }
}

.header-menu-nav__link:nth-child(1n + 3) {
  margin-left: 20px;
}

@media only screen and (max-width: 1199px) {
  .header-menu-nav__link:nth-child(1n + 3) {
    margin-left: 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .header-menu-nav__link:nth-child(1n + 3) {
    margin-left: 0;
  }
}

.header-menu-nav__link .an-ico {
  font-size: 20px;
  margin-left: 40px;
  display: none;
}

@media only screen and (max-width: 1023px) {
  .header-menu-nav__link .an-ico {
    display: inline-block;
  }
}

@media only screen and (max-width: 1023px) {
  .header-menu.__open .header-menu-nav {
    z-index: 5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
  }
  .header-menu.__open .header-menu__btn__line {
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: rotate(225deg);
    transition-duration: 0.22s;
  }
  .header-menu.__open .header-menu__btn__line:before {
    top: 0;
    transition: top 0.1s ease-out,
      transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
    transform: rotate(270deg);
    transition-duration: 0.22s;
  }
  .header-menu.__open .header-menu__btn__line:after {
    bottom: 0;
    transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
    opacity: 0;
  }
}

.header-menu-social {
  margin-top: auto;
  display: none;
}

@media only screen and (max-width: 1023px) {
  .header-menu-social {
    display: block;
  }
}

.header-menu-social__link {
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-weight: 700;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
}

@media only screen and (max-height: 720px) {
  .header-menu-social__link {
    padding-bottom: 20px;
  }
}

.header-menu-social__link__content__link {
  color: #575b7c;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  display: -ms-flexbox;
  display: flex;
}

.header-menu-social__link__ico {
  margin-left: 20px;
  font-size: 40px;
}

.header-menu-social__link__ico.an-ico-telegram {
  color: #1082ff;
}

.header-menu-social__link__ico.an-ico-instagram {
  background: linear-gradient(
    49.12deg,
    #fd5 6.62%,
    #ff543e 50.06%,
    #c837ab 93.5%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.header-menu-social__link__ico.an-ico-youtube {
  width: 40px;
  height: 41px;
  background: url(/frontend/build/images/youtube.svg);
  background-size: cover;
}

.header-btn {
  margin-left: auto;
}

@media only screen and (max-width: 479px) {
  .header-btn {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .header-btn {
    -ms-flex-order: 2;
    order: 2;
    position: relative;
    z-index: 9;
  }
}

.header-btn__offer {
  border: 1px solid #2d3462;
  border-radius: 6px;
  padding: 8px 20px;
  max-height: 40px;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  color: #2d3462;
  width: 210px;
  height: 40px;
}

@media only screen and (max-width: 719px) {
  .header-btn__offer {
    padding: 8px;
  }
}

.header-btn__offer__label {
  box-sizing: border-box;
  font-size: 9px;
  line-height: 1;
  position: relative;
  top: -1px;
  color: #fff;
  font-weight: 700;
  padding: 5px 7px 4px;
  background-color: #102cc8;
  border-radius: 3px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 719px) {
  .header-btn__offer__label {
    margin-right: 5px;
  }
}

.header-btn__offer:hover {
  border: 1px solid #102cc8;
  background-color: #102cc8;
  color: #fff;
}

.header-btn__offer:hover .header-btn__offer__label {
  background-color: #fff;
  color: #102cc8;
}

.footer {
  margin-top: auto;
  padding: 30px 0 20px;
  border-top: 1px solid #eee8ff;
  position: relative;
}

.footer-social-links {
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 479px) {
  .footer-social-links {
    margin-left: auto;
  }
}

.footer-social-links__ico {
  color: #d1e6fa;
  margin-right: 30px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 479px) {
  .footer-social-links__ico {
    margin-right: 20px;
  }
}

.footer-social-links__ico:last-child {
  margin-right: 0;
}

.footer-social-links__ico.__youtube {
  width: 15px;
  height: 15px;
  background: url(/frontend/build/images/youtube-small.svg);
}

.footer-social-links__ico.__youtube:hover {
  background: url(/frontend/build/images/youtube-small-hover.svg);
}

.footer-social-links__ico:hover,
.footer-social-links__ico__svg:hover {
  color: #12279c;
  fill: #12279c;
}

.footer-scroll-up {
  display: none;
  border: 2px solid #2d3462;
  border-radius: 50%;
  padding: 8px 11px;
  width: 49px;
  height: 49px;
  cursor: pointer;
  position: fixed;
  z-index: 1000;
  right: 30px;
  bottom: 30px;
  justify-content: center;
  align-items: center;
  transition: bottom 0.3s cubic-bezier(0.77, 0, 0.2, 0.85);
}

.footer-scroll-up.__show {
  display: flex;
}

.footer-scroll-up__btn {
  outline: none;
  border: none;
  background-color: transparent;
  width: 21px;
  height: 25px;
  fill: #2d3462;
}

@media screen and (min-width: 1024px) {
  .footer-scroll-up.__position-cookie {
    bottom: 115px;
  }
}

@media screen and (max-width: 719px) {
  .footer-scroll-up.__position-cookie {
    bottom: 90px;
  }
}

@media screen and (min-width: 1024px) {
  .footer-scroll-up:hover {
    border: 2px solid #102cc8;
    background-color: #102cc8;
  }
  .footer-scroll-up:hover .footer-scroll-up__btn path {
    fill: #fff;
  }
}

.footer-scroll-up.__hover {
  border: 2px solid #102cc8;
  background-color: #102cc8;
}

.footer-scroll-up.__hover .footer-scroll-up__btn path {
  fill: #fff;
}

.__popup {
  display: none;
}

.__popup.__show {
  display: block;
}

.popup-wrap {
  z-index: 1043;
  outline: none;
  -webkit-backface-visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  pointer-events: none;
}

.popup-question-form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  padding: 40px;
  background-color: #eee8ff;
  text-align: center;
  box-sizing: border-box;
  margin: 20px auto;
  width: 470px;
  pointer-events: auto;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .popup-question-form {
    width: 370px;
    padding: 40px 20px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .popup-question-form {
    width: 370px;
    padding: 40px 20px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .popup-question-form {
    width: 370px;
    padding: 30px 20px;
  }
}

@media only screen and (max-width: 479px) {
  .popup-question-form {
    width: 300px;
    padding: 20px;
  }
}

.popup-question-form__title {
  position: relative;
  color: #8b63ff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .popup-question-form__title {
    font-size: 24px;
    line-height: 1.45;
  }
}

@media only screen and (max-width: 479px) {
  .popup-question-form__title {
    font-size: 20px;
    line-height: 1.3;
  }
}

.popup-question-form__title:before {
  width: 60px;
  height: 2px;
  content: "";
  display: inline-block;
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: #8b63ff;
}

.popup-question-form-fieldset {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.popup-question-form-fieldset-group {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  color: #8b63ff;
  margin-bottom: 20px;
}

.popup-question-form-fieldset-group:last-child {
  margin-bottom: 0;
}

.popup-question-form-fieldset-group__ico {
  border: 1px solid #fff;
  font-size: 14px;
  height: auto;
  padding: 18px 21px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px 0 0 6px;
  border-right: 0;
  box-sizing: border-box;
  position: relative;
  background-color: #fff;
}

.popup-question-form-fieldset-group__ico:before {
  min-width: 18px;
  text-align: center;
}

.popup-question-form-fieldset-group__ico:after {
  content: "";
  display: inline-block;
  height: 30px;
  width: 1px;
  background-color: #dbceff;
  position: absolute;
  right: 0;
}

.popup-question-form-fieldset-group__ico.__ico2 {
  -ms-flex-align: start;
  align-items: flex-start;
}

.popup-question-form-fieldset-group__ico.__ico2:after {
  height: calc(100% - 20px);
  top: 10px;
}

.popup-question-form-fieldset-group__input {
  padding: 13px 20px;
  width: 100%;
  background-color: #fff;
  color: #8b63ff;
  border-radius: 0 6px 6px 0;
  border: 1px solid #fff;
  border-left: none;
  font-size: 16px;
  line-height: 1.5;
  background-image: url(/frontend/build/images/asterisk.svg);
  background-repeat: no-repeat;
  background-position: right 20px top 20px;
  background-size: 10px;
}

.popup-question-form-fieldset-group__input::-webkit-input-placeholder {
  color: #8b63ff;
  font-weight: 700;
}

.popup-question-form-fieldset-group__input::-moz-placeholde {
  color: #8b63ff;
  font-weight: 700;
}

.popup-question-form-fieldset-group__input:-ms-input-placeholder {
  color: #8b63ff;
  font-weight: 700;
}

.popup-question-form-fieldset-group__input::placeholder {
  color: #8b63ff;
  font-weight: 700;
}

.popup-question-form-fieldset-group__error {
  position: absolute;
  padding: 10px;
  background-color: #fff;
  color: red;
  right: 0;
  top: -5px;
  border-radius: 6px;
  transform: translateY(-100%);
  border: 1px solid #fff;
  display: none;
}

.popup-question-form-fieldset-group__error:after {
  content: "";
  width: 0;
  height: 0;
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  display: block;
  position: absolute;
  bottom: -5px;
  right: 10px;
}

.popup-question-form-fieldset-group__error.__show {
  display: block;
}

.popup-question-form-fieldset-group__textarea {
  padding: 13px 20px;
  width: 100%;
  background-color: #fff;
  color: #8b63ff;
  border-radius: 0 6px 6px 0;
  border: 1px solid #fff;
  border-left: none;
  font-size: 16px;
  line-height: 1.5;
  height: 171px;
  background-image: url(/frontend/build/images/asterisk.svg);
  background-repeat: no-repeat;
  background-position: right 20px top 20px;
  background-size: 10px;
}

.popup-question-form-fieldset-group__textarea::-webkit-input-placeholder {
  color: #8b63ff;
  font-weight: 700;
}

.popup-question-form-fieldset-group__textarea::-moz-placeholde {
  color: #8b63ff;
  font-weight: 700;
}

.popup-question-form-fieldset-group__textarea:-ms-input-placeholder {
  color: #8b63ff;
  font-weight: 700;
}

.popup-question-form-fieldset-group__textarea::placeholder {
  color: #8b63ff;
  font-weight: 700;
}

.popup-question-form-policy {
  margin-bottom: 20px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 479px) {
  .popup-question-form-policy {
    justify-content: flex-start;
  }
}

.popup-question-form-policy__checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.popup-question-form-policy__checkbox:checked
  + .popup-question-form-policy__label:before {
  background-image: url(/frontend/build/images/check-arrow.svg);
  background-repeat: no-repeat;
  background-size: 10px 8px;
  background-position: 50%;
  background-color: #102cc8;
  border-color: #102cc8;
  width: 20px;
  height: 20px;
}

.popup-question-form-policy__label {
  padding: 0;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  cursor: pointer;
}

@media only screen and (max-width: 479px) {
  .popup-question-form-policy__label {
    text-align: left;
  }
}

.popup-question-form-policy__label:before {
  content: "";
  position: relative;
  top: -1px;
  margin-right: 17px;
  width: 20px;
  min-width: 20px;
  height: 20px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #eee8ff;
  box-shadow: none;
  border-radius: 4px;
}

@media only screen and (max-width: 479px) {
  .popup-question-form-policy__label:before {
    width: 17px;
    height: 17px;
  }
}

.popup-question-form-policy__link {
  font-size: 12px;
  line-height: 1.5;
  color: #8b63ff;
}

@media only screen and (max-width: 479px) {
  .popup-question-form-policy__link {
    width: 183px;
  }
}

.popup-question-form-policy__link:hover {
  color: #8b63ff;
}

.popup-question-form__btn {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  padding: 13px 43px;
  border-radius: 6px;
  border: none;
  color: #fff;
  background-color: #8b63ff;
  outline: none;
  white-space: nowrap;
  height: 50px;
}

.popup-question-form__btn:hover {
  background-color: #5e30e2;
}

.popup-question-form-is-send {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 11;
  text-align: center;
  color: #102cc8;
  padding: 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background: #fff;
  opacity: 0.95;
  display: none;
}

.popup-question-form-is-send.__active {
  display: -ms-flexbox;
  display: flex;
}

.popup-question-form-is-send__ico {
  color: #8b63ff;
  font-size: 80px;
  margin-bottom: 20px;
}

.popup-question-form-is-send__title {
  font-size: 26px;
  line-height: 1.46;
  color: #8b63ff;
  margin-bottom: 10px;
}

.popup-question-form-is-send__btn {
  margin-top: 60px;
  border: none;
  outline: none;
  background: transparent;
  color: #8b63ff;
}

.popup-question-form-is-send__btn__close {
  font-size: 24px;
  line-height: 1;
  margin-right: 10px;
  margin-top: 3px;
}

.popup-question-form__close {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 20px;
  right: 20px;
  text-decoration: none;
  text-align: center;
  border: none;
  background: none;
  font-size: 34px;
  line-height: 0;
  cursor: pointer;
  color: #8b63ff;
  outline: none;
}

.popup-question-form__close:hover {
  color: #8b63ff;
}

.popup-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
}

.video-reviews {
  margin-bottom: 100px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .video-reviews {
    margin-bottom: 100px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .video-reviews {
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .video-reviews {
    margin-bottom: 60px;
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 479px) {
  .video-reviews {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
}

.video-reviews__title {
  text-align: center;
  margin-bottom: 60px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .video-reviews__title {
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .video-reviews__title {
    font-size: 32px;
    line-height: 1.31;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 479px) {
  .video-reviews__title {
    font-weight: 700;
    font-size: 26px;
    line-height: 1.07;
    margin-bottom: 20px;
  }
}

.video-reviews-slider-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: auto 0;
  transition: all 0.2s;
  opacity: 0.5;
  transform: scale(0.4);
  padding: 0 15px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .video-reviews-slider-item {
    padding: 0 12px;
    transform: scale(0.25);
  }
}

.video-reviews-slider-item.__prev-slide {
  transform-origin: right center;
}

.video-reviews-slider-item.__next-slide {
  transform-origin: left center;
}

.video-reviews-slider-item.__active {
  transform-origin: center center;
  opacity: 1;
  transform: scale(1);
}

.video-reviews-slider-item__link {
  position: relative;
  display: block;
  margin-bottom: 20px;
  text-align: center;
}

.video-reviews-slider-item__link__img {
  cursor: pointer;
  width: 100%;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .video-reviews-slider-item__link__img {
    width: 522px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .video-reviews-slider-item__link__img {
    width: 450px;
  }
}

@media only screen and (max-width: 479px) {
  .video-reviews-slider-item__link__img {
    width: 268px;
  }
}

.video-reviews-slider-item__link__ico {
  display: block;
  font-size: 40px;
  color: #ff4e4e;
  width: 100%;
  height: 100%;
  cursor: pointer;
  pointer-events: none;
}

.video-reviews-slider-item__link__ico:before {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}

.video-reviews-slider-item__link iframe {
  margin-bottom: 20px;
  width: 100%;
  height: 320px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .video-reviews-slider-item__link iframe {
    width: 522px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .video-reviews-slider-item__link iframe {
    width: 450px;
    height: 270px;
  }
}

@media only screen and (max-width: 479px) {
  .video-reviews-slider-item__link iframe {
    width: 268px;
    height: 160px;
  }
}

.video-reviews-slider-item-desc {
  text-align: center;
}

.video-reviews-slider-item-desc__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.35;
  color: #2d3462;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .video-reviews-slider-item-desc__title {
    font-size: 24px;
    line-height: 1.25;
  }
}

@media only screen and (max-width: 479px) {
  .video-reviews-slider-item-desc__title {
    font-size: 24px;
    line-height: 1.25;
  }
}

.video-reviews-slider-item-desc__link {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  color: #8b63ff;
}

.video-reviews-slider-controls {
  position: relative;
}

.video-reviews-slider-controls-next,
.video-reviews-slider-controls-prev {
  font-size: 14px;
}

.video-reviews .tns-horizontal.tns-subpixel > .tns-item {
  vertical-align: middle;
}

@media only screen and (max-width: 719px) {
  .video-reviews .tns-controls {
    display: none;
  }
}

@media only screen and (max-width: 719px) {
  .video-reviews .tns-nav {
    display: flex;
  }
}

.reviews-about {
  margin-bottom: 100px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .reviews-about {
    margin-bottom: 100px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .reviews-about {
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .reviews-about {
    background: #f9f7ff;
    padding: 30px 0 60px;
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 479px) {
  .reviews-about {
    background: #f9f7ff;
    padding: 30px 0 60px;
    margin-bottom: 30px;
  }
}

.reviews-about__title {
  text-align: center;
  margin-bottom: 60px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .reviews-about__title {
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .reviews-about__title {
    font-size: 32px;
    line-height: 1.31;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 479px) {
  .reviews-about__title {
    font-weight: 700;
    font-size: 26px;
    line-height: 1.07;
    margin-bottom: 20px;
  }
}

.reviews-about__title__nowrap {
  white-space: nowrap;
}

.reviews-about-slider-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: auto 0;
  transition: all 0.2s;
  opacity: 0.5;
  transform: scale(0.55);
  padding: 0 25px;
  text-align: center;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .reviews-about-slider-item {
    padding: 0 12px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .reviews-about-slider-item {
    padding: 0 10px;
  }
}

.reviews-about-slider-item.__prev-slide {
  transform-origin: right center;
  transform: scale(0.8);
}

.reviews-about-slider-item.__prev-slide.__first-child {
  transform: scale(0.55);
  transform-origin: 150% center;
}

.reviews-about-slider-item.__next-slide {
  transform-origin: left center;
  transform: scale(0.8);
}

.reviews-about-slider-item.__next-slide.__last-child {
  transform: scale(0.55);
  transform-origin: -50% center;
}

.reviews-about-slider-item.__active {
  transform-origin: center center;
  opacity: 1;
  transform: scale(1);
  padding: 0 35px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .reviews-about-slider-item.__active {
    padding: 0 12px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .reviews-about-slider-item.__active {
    padding: 0 10px;
  }
}

.reviews-about-slider-item-cover {
  background: #fff;
  border-radius: 10px;
  padding: 19px 0;
  box-shadow: 0 0 50px #ebebeb;
  margin: 0 auto 20px;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .reviews-about-slider-item-cover {
    width: 300px;
  }
}

@media only screen and (max-width: 479px) {
  .reviews-about-slider-item-cover {
    width: 260px;
  }
}

.reviews-about-slider-item-cover__img {
  margin-bottom: 20px;
  width: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .reviews-about-slider-item-cover__img {
    width: 300px;
  }
}

@media only screen and (max-width: 479px) {
  .reviews-about-slider-item-cover__img {
    width: 260px;
  }
}

.reviews-about-slider-item-desc {
  text-align: center;
}

.reviews-about-slider-item-desc__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.35;
  color: #2d3462;
}

.reviews-about-slider-item-desc__link {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  color: #8b63ff;
}

.reviews-about-slider-controls {
  position: relative;
}

.reviews-about-slider-controls-next,
.reviews-about-slider-controls-prev {
  font-size: 14px;
}

@media only screen and (max-width: 719px) {
  .reviews-about .tns-controls {
    display: none;
  }
}

@media only screen and (max-width: 719px) {
  .reviews-about .tns-nav {
    display: flex;
  }
}

.reviews-about-marathon {
  background: none !important;
  margin-top: 106px;
  margin-bottom: 168px;
}

@media only screen and (max-width: 1024px) {
  .reviews-about-marathon {
    margin-top: 44px;
    margin-bottom: 115px;
  }
}

.reviews-about-marathon__title {
  margin-bottom: 40px;
}

.reviews-about-marathon-slider-item-cover {
  margin: 20px auto;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .reviews-about-marathon .container {
    width: 100%;
    max-width: calc(100% - 196px);
  }
}

@media screen and (max-width: 1023px) {
  .reviews-about-marathon .container {
    padding: 0;
  }
}

.cookie-policy {
  z-index: 999;
  min-height: 20px;
  box-sizing: border-box;
  padding: 16px;
  overflow: hidden;
  position: fixed;
  bottom: 30px;
  right: 30px;
  background: #fff;
  box-shadow: 0 0 50px #ebebeb;
  display: none;
  width: calc(100% - 8px);
  max-width: 416px;
}

@media only screen and (max-width: 1023px) {
  .cookie-policy {
    bottom: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.cookie-policy.__show {
  opacity: 1;
  display: block;
}

.cookie-policy-content {
  display: grid;
  grid-gap: 35px;
  grid-template-columns: repeat(2, auto);
  -webkit-box-align: center;
  align-items: center;
  border-radius: 10px;
}

.cookie-policy-content__message {
  font-size: 12px;
  line-height: 1.375;
  /* font-family: "Ubuntu", sans-serif; */
}

.cookie-policy-content__link {
  color: #2d3462;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.375;
  position: relative;
  cursor: pointer;
}

.cookie-policy-content__btn {
  padding: 8px 20px;
  max-height: 40px;
  border-radius: 6px;
  color: #fff;
  background-color: #8b63ff;
  box-shadow: 0 0 60px rgba(139, 99, 255, 0.4);
  border: none;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 40px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
}

.cookie-policy-content__btn:hover {
  color: #fff;
  background-color: #5e30e2;
  box-shadow: 0 0 60px rgba(94, 48, 226, 0.4);
}

.cookie-policy__close {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 20px;
  right: 20px;
  text-decoration: none;
  text-align: center;
  border: none;
  background: none;
  font-size: 34px;
  line-height: 0;
  cursor: pointer;
  color: #2d3462;
  outline: none;
}

.header {
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 479px) {
  .header-btn {
    display: block;
  }
}

.header-btn__join {
  width: 190px;
  height: 43px;
  background-color: transparent;
  border: 1px solid #2d3462;
  box-sizing: border-box;
  border-radius: 12px;
  justify-content: center;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #2d3462;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .header-btn__join {
    width: 111px;
    height: 40px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .header-btn__join {
    width: 111px;
    height: 40px;
  }
}

@media only screen and (max-width: 479px) {
  .header-btn__join {
    width: 111px;
    height: 40px;
  }
}

.header-btn__join__label {
  display: block;
  width: 16px;
  height: 16px;
  background: url(/frontend/build/images/signup.svg);
  margin-right: 10px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .header-btn__join__label {
    display: none;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .header-btn__join__label {
    display: none;
  }
}

@media only screen and (max-width: 479px) {
  .header-btn__join__label {
    display: none;
  }
}

.header-btn__join__title {
  margin-top: 2px;
}

.header-btn__join:hover {
  background: #102cc8;
  border-radius: 12px;
  color: #fff;
  border: 1px solid transparent;
}

.header-btn__join:hover .header-btn__join__label {
  background: url(/frontend/build/images/signup_white.svg);
}

.vesp-hero {
  margin-bottom: 100px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-hero {
    margin-bottom: 100px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero {
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero {
    margin-bottom: 30px;
  }
}

.vesp-hero-content {
  display: flex;
  position: relative;
  margin-bottom: 110px;
}

.vesp-hero-left {
  width: 470px;
  margin-top: 32px;
  z-index: 1;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero-left {
    width: 320px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero-left {
    width: 216px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero-left {
    width: 216px;
  }
}

.vesp-hero-left__date {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 229px;
  height: 56px;
  background: #eee8ff;
  border-radius: 16px;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #102cc8;
  margin-bottom: 25px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero-left__date {
    width: 152px;
    height: 30px;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero-left__date {
    width: 152px;
    height: 30px;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero-left__date {
    width: 152px;
    height: 30px;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 16px;
  }
}

.vesp-hero-left__title {
  color: #2d3462;
  font-style: normal;
  font-weight: 700;
  font-size: 56px;
  line-height: 60px;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero-left__title {
    font-size: 34px;
    line-height: 36px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero-left__title {
    font-size: 25px;
    line-height: 27px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero-left__title {
    font-size: 25px;
    line-height: 27px;
    margin-bottom: 16px;
  }
}

.vesp-hero-left__text {
  font-family: "Ubuntu", sans-serif;
  color: #575b7c;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.02em;
  margin-bottom: 36px;
  width: 320px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-hero-left__text {
    width: 320px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero-left__text {
    font-size: 14px;
    line-height: 19px;
    width: 277px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero-left__text {
    font-size: 14px;
    line-height: 19px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero-left__text {
    font-size: 14px;
    line-height: 19px;
  }
}

.vesp-hero-left__btn {
  position: relative;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero-left__btn {
    display: none;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero-left__btn {
    display: none;
  }
}

.vesp-hero-left__btn__scroll {
  width: 260px;
  height: 50px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff;
  background: #102cc8;
  border-radius: 12px;
  border: none;
  justify-content: center;
  margin-bottom: 82px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero-left__btn__scroll {
    margin-bottom: 40px;
  }
}

.vesp-hero-left__btn__scroll:hover {
  background: #00168d;
  border-radius: 12px;
}

.vesp-hero-left__btn:after {
  content: "";
  width: 116px;
  height: 119px;
  background-image: url(/frontend/build/images/arrow-hero.svg);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: -40px;
  right: 50px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero-left__btn:after {
    background-image: url(/frontend/build/images/arrow-hero-tablet.svg);
    width: 43px;
    height: 92px;
    top: -66px;
    right: 0;
  }
}

.vesp-hero-left__teaser {
  display: flex;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero-left__teaser {
    display: none;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero-left__teaser {
    display: none;
  }
}

.vesp-hero-left__teaser-item {
  width: 115px;
  font-style: normal;
  letter-spacing: 0.02em;
  margin-right: 13px;
}

.vesp-hero-left__teaser-item:last-child {
  margin-right: 0;
}

.vesp-hero-left__teaser-item__top {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #2d3462;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero-left__teaser-item__top {
    font-size: 22px;
    line-height: 25px;
  }
}

.vesp-hero-left__teaser-item__bottom {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #575b7c;
  font-family: "Ubuntu", sans-serif;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero-left__teaser-item__bottom {
    font-size: 14px;
    line-height: 19px;
  }
}

.vesp-hero-right {
  width: 559px;
  height: 626px;
  position: absolute;
  bottom: -28px;
  right: 0;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero-right {
    width: 301px;
    height: 337px;
    bottom: 100px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero-right {
    width: 301px;
    height: 337px;
    bottom: -53px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero-right {
    width: 301px;
    height: 337px;
    bottom: -53px;
    display: none;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero-right img {
    width: 301px;
    height: 337px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero-right img {
    width: 301px;
    height: 337px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero-right img {
    width: 301px;
    height: 337px;
  }
}

.vesp-hero-right-name {
  position: absolute;
  bottom: 0;
  right: 450px;
  white-space: nowrap;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-hero-right-name {
    right: 0;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero-right-name {
    right: 245px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero-right-name {
    right: 250px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero-right-name {
    right: 0;
  }
}

.vesp-hero-right-name h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #2d3462;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero-right-name h4 {
    font-size: 14px;
    line-height: 15px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero-right-name h4 {
    font-size: 14px;
    line-height: 15px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero-right-name h4 {
    font-size: 14px;
    line-height: 15px;
  }
}

.vesp-hero-right-name span {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #575b7c;
  font-family: "Ubuntu", sans-serif;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-hero-right-name span {
    font-size: 11px;
    line-height: 15px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero-right-name span {
    font-size: 11px;
    line-height: 15px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero-right-name span {
    font-size: 11px;
    line-height: 15px;
  }
}

.vesp-hero__btn {
  position: relative;
  display: none;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero__btn {
    display: flex;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero__btn {
    display: flex;
  }
}

.vesp-hero__btn__scroll {
  position: relative;
  z-index: 1;
  width: 260px;
  height: 50px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff;
  background: #102cc8;
  border-radius: 12px;
  border: none;
  justify-content: center;
  margin-bottom: 82px;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero__btn__scroll {
    display: flex;
    width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero__btn__scroll {
    display: flex;
    width: 100%;
    margin-bottom: 40px;
  }
}

.vesp-hero__btn__scroll:hover {
  background: #00168d;
  border-radius: 12px;
}

.vesp-hero__btn:after {
  content: "";
  width: 116px;
  height: 119px;
  background-image: url(/frontend/build/images/arrow-hero.svg);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: -40px;
  right: 50px;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero__btn:after {
    background-image: url(/frontend/build/images/arrow-hero-tablet.svg);
    width: 43px;
    height: 92px;
    top: -96px;
    right: unset;
    left: 50px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero__btn:after {
    background-image: url(/frontend/build/images/arrow-hero-tablet.svg);
    width: 43px;
    height: 92px;
    top: -96px;
    right: unset;
    left: 50px;
  }
}

.vesp-hero__teaser {
  position: relative;
  z-index: 1;
  display: none;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero__teaser {
    display: flex;
    justify-content: space-between;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero__teaser {
    display: flex;
  }
}

.vesp-hero__teaser-item {
  width: 115px;
  font-style: normal;
  letter-spacing: 0.02em;
  margin-right: 13px;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero__teaser-item {
    width: 139px;
  }
}

.vesp-hero__teaser-item:last-child {
  margin-right: 0;
}

.vesp-hero__teaser-item__top {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #2d3462;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero__teaser-item__top {
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero__teaser-item__top {
    font-size: 22px;
    line-height: 25px;
  }
}

.vesp-hero__teaser-item__bottom {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #575b7c;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-hero__teaser-item__bottom {
    font-size: 14px;
    line-height: 19px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-hero__teaser-item__bottom {
    font-size: 14px;
    line-height: 19px;
  }
}

.vesp-what_course {
  background: #f5f7fd;
  margin-bottom: 100px;
  padding-bottom: 100px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-what_course {
    margin-bottom: 100px;
    padding-bottom: 100px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_course {
    margin-bottom: 80px;
    padding-bottom: 80px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_course {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_course {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
}

.vesp-what_course__title {
  margin-top: 100px;
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  line-height: 50px;
  text-align: center;
  color: #2d3462;
  margin-bottom: 75px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_course__title {
    font-size: 32px;
    line-height: 33px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_course__title {
    font-size: 32px;
    line-height: 33px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_course__title {
    font-size: 32px;
    line-height: 33px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
}

.vesp-what_course-content {
  margin-bottom: 68px;
  display: flex;
  justify-content: space-between;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_course-content {
    margin-top: 40px;
    margin-bottom: 40px;
    flex-direction: column;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_course-content {
    margin-top: 40px;
    margin-bottom: 40px;
    flex-direction: column;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_course-content {
    margin-top: 40px;
    margin-bottom: 40px;
    flex-direction: column;
  }
}

.vesp-what_course-content-left {
  width: 510px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-what_course-content-left {
    width: 418px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_course-content-left {
    width: 100%;
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_course-content-left {
    width: 100%;
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_course-content-left {
    width: 100%;
    margin-bottom: 50px;
  }
}

.vesp-what_course-content-left-item {
  margin-bottom: 32px;
}

.vesp-what_course-content-left-item:last-child {
  margin-bottom: 0;
}

.vesp-what_course-content-left-item__wave-line {
  font-size: 6px;
  color: #102cc8;
  margin-bottom: 12px;
}

.vesp-what_course-content-left-item__title {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #2d3462;
  margin-bottom: 12px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_course-content-left-item__title {
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_course-content-left-item__title {
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_course-content-left-item__title {
    font-size: 22px;
    line-height: 25px;
  }
}

.vesp-what_course-content-left-item__text {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #575b7c;
  font-family: "Ubuntu", sans-serif;
}

.vesp-what_course-content-right {
  width: 570px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-what_course-content-right {
    width: 457px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_course-content-right {
    width: 100%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_course-content-right {
    width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_course-content-right {
    width: 100%;
  }
}

.vesp-what_course-content-right__video {
  border-radius: 10px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_course-content-right__video {
    display: flex;
    justify-content: center;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_course-content-right__video {
    display: flex;
    justify-content: center;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_course-content-right__video {
    display: flex;
    justify-content: center;
  }
}

.vesp-what_course-content-right__video iframe {
  width: 570px;
  height: 353px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-what_course-content-right__video iframe {
    width: 457px;
    height: 283px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_course-content-right__video iframe {
    width: 680px;
    height: 421px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_course-content-right__video iframe {
    width: 374px;
    height: 269px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_course-content-right__video iframe {
    width: 279px;
    height: 173px;
  }
}

.vesp-what_course-content-right__title {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #2d3462;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_course-content-right__title {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_course-content-right__title {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_course-content-right__title {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }
}

.vesp-what_course__btn {
  justify-content: center;
}

.vesp-what_course__btn__signup {
  width: 260px;
  height: 50px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff;
  background: #102cc8;
  border-radius: 12px;
  border: none;
  justify-content: center;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_course__btn__signup {
    width: 374px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_course__btn__signup {
    width: 374px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_course__btn__signup {
    width: 280px;
  }
}

.vesp-what_course__btn__signup:hover {
  background: #00168d;
  border-radius: 12px;
}

.vesp-what_tasks {
  margin-bottom: 100px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-what_tasks {
    margin-bottom: 100px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_tasks {
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_tasks {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_tasks {
    margin-bottom: 60px;
  }
}

.vesp-what_tasks__title {
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  line-height: 50px;
  text-align: center;
  color: #2d3462;
  margin-bottom: 75px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_tasks__title {
    font-size: 32px;
    line-height: 33px;
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_tasks__title {
    font-size: 32px;
    line-height: 33px;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_tasks__title {
    font-size: 32px;
    line-height: 33px;
    margin-bottom: 40px;
  }
}

.vesp-what_tasks-content {
  display: flex;
  margin-bottom: 80px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_tasks-content {
    flex-direction: column;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_tasks-content {
    flex-direction: column;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_tasks-content {
    flex-direction: column;
  }
}

.vesp-what_tasks-content-item {
  margin-right: 105px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_tasks-content-item {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_tasks-content-item {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_tasks-content-item {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

.vesp-what_tasks-content-item:last-child {
  margin-right: 0;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_tasks-content-item:last-child {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_tasks-content-item:last-child {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_tasks-content-item:last-child {
    margin-bottom: 0;
  }
}

.vesp-what_tasks-content-item__title {
  width: 147px;
  height: 76px;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #102cc8;
  background: #eee8ff;
  border-radius: 16px;
  white-space: nowrap;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  padding-left: 20px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_tasks-content-item__title {
    width: 188px;
    height: 64px;
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_tasks-content-item__title {
    width: 188px;
    height: 64px;
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_tasks-content-item__title {
    width: 188px;
    height: 64px;
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 15px;
  }
}

.vesp-what_tasks-content-item__text {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #575b7c;
  font-family: "Ubuntu", sans-serif;
}

.vesp-what_tasks__btn {
  position: relative;
  justify-content: center;
}

.vesp-what_tasks__btn__signup {
  width: 260px;
  height: 50px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff;
  background: #102cc8;
  border-radius: 12px;
  border: none;
  justify-content: center;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_tasks__btn__signup {
    width: 374px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_tasks__btn__signup {
    width: 374px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_tasks__btn__signup {
    width: 280px;
  }
}

.vesp-what_tasks__btn__signup:hover {
  background: #00168d;
  border-radius: 12px;
}

.vesp-what_tasks__btn:after {
  content: "";
  width: 116px;
  height: 119px;
  background-image: url(/frontend/build/images/arrow-hero.svg);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: -40px;
  right: 50px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_tasks__btn:after {
    background-image: url(/frontend/build/images/arrow-hero-tablet.svg);
    width: 43px;
    height: 92px;
    top: -66px;
    right: 0;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_tasks__btn:after {
    background-image: url(/frontend/build/images/arrow-hero-tablet.svg);
    width: 43px;
    height: 92px;
    top: -96px;
    right: unset;
    left: 50px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_tasks__btn:after {
    background-image: url(/frontend/build/images/arrow-hero-tablet.svg);
    width: 43px;
    height: 92px;
    top: -96px;
    right: unset;
    left: 50px;
  }
}

.vesp-what_included {
  background: #f5f7fd;
  margin-bottom: 100px;
  padding-bottom: 100px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-what_included {
    margin-bottom: 100px;
    padding-bottom: 100px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_included {
    margin-bottom: 80px;
    padding-bottom: 80px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_included {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_included {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}

.vesp-what_included__title {
  margin-top: 100px;
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  line-height: 50px;
  text-align: center;
  color: #2d3462;
  margin-bottom: 75px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_included__title {
    font-size: 32px;
    line-height: 33px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_included__title {
    font-size: 32px;
    line-height: 33px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_included__title {
    font-size: 32px;
    line-height: 33px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.vesp-what_included-content-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 79px;
  padding: 0 69px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_included-content-top {
    flex-direction: column;
    padding: 0;
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_included-content-top {
    flex-direction: column;
    padding: 0;
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_included-content-top {
    flex-direction: column;
    padding: 0;
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_included-content-top-left {
    margin-bottom: 22px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_included-content-top-left {
    margin-bottom: 22px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_included-content-top-left {
    margin-bottom: 22px;
  }
}

.vesp-what_included-content-top-right {
  margin-left: 68px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_included-content-top-right {
    margin-left: 0;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_included-content-top-right {
    margin-left: 0;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_included-content-top-right {
    margin-left: 0;
  }
}

.vesp-what_included-content-top-item {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}

.vesp-what_included-content-top-item:last-child {
  margin-bottom: 0;
}

.vesp-what_included-content-top-item__wave-line {
  font-size: 6px;
  color: #102cc8;
  margin-right: 10px;
}

.vesp-what_included-content-top-item__title {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #575b7c;
}

.vesp-what_included-content-middle {
  display: flex;
  justify-content: center;
  margin-bottom: 63px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_included-content-middle {
    margin-bottom: 50px;
    justify-content: space-between;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_included-content-middle {
    margin-bottom: 50px;
    flex-direction: column;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_included-content-middle {
    margin-bottom: 50px;
    flex-direction: column;
  }
}

.vesp-what_included-content-middle-item {
  margin-right: 120px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_included-content-middle-item {
    margin-right: 50px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_included-content-middle-item {
    margin-right: 0;
    margin-bottom: 22px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_included-content-middle-item {
    margin-right: 0;
    margin-bottom: 22px;
  }
}

.vesp-what_included-content-middle-item:last-child {
  margin-right: 0;
  margin-bottom: 0;
}

.vesp-what_included-content-middle-item__icon {
  width: 170px;
  height: 117px;
  background: #eee8ff;
  border-radius: 16px;
  margin: 0 auto 20px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_included-content-middle-item__icon {
    width: 182px;
    height: 88px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_included-content-middle-item__icon {
    width: 182px;
    height: 88px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_included-content-middle-item__icon {
    width: 182px;
    height: 88px;
  }
}

.vesp-what_included-content-middle-item__icon img {
  display: block;
  margin: 0 auto;
  padding-top: 18px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_included-content-middle-item__icon img {
    width: 58px;
    padding-top: 16px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_included-content-middle-item__icon img {
    width: 58px;
    padding-top: 16px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_included-content-middle-item__icon img {
    width: 58px;
    padding-top: 16px;
  }
}

.vesp-what_included-content-middle-item__title {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #2d3462;
  margin-bottom: 5px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_included-content-middle-item__title {
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_included-content-middle-item__title {
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_included-content-middle-item__title {
    font-size: 22px;
    line-height: 25px;
  }
}

.vesp-what_included-content-middle-item__subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #575b7c;
  font-family: "Ubuntu", sans-serif;
}

.vesp-what_included__btn {
  justify-content: center;
}

.vesp-what_included__btn__signup {
  width: 260px;
  height: 50px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff;
  background: #102cc8;
  border-radius: 12px;
  border: none;
  justify-content: center;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-what_included__btn__signup {
    width: 373px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-what_included__btn__signup {
    width: 373px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-what_included__btn__signup {
    width: 280px;
  }
}

.vesp-what_included__btn__signup:hover {
  background: #00168d;
  border-radius: 12px;
}

.vesp-about {
  position: relative;
  background: #f5f7fd;
  margin-bottom: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-about {
    margin-bottom: 100px;
    padding-bottom: 100px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about {
    margin-bottom: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}

.vesp-about__title {
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  line-height: 50px;
  color: #2d3462;
  margin-bottom: 57px;
  text-align: center;
  display: none;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about__title {
    display: block;
    font-size: 32px;
    line-height: 33px;
    margin-bottom: 110px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about__title {
    display: block;
    font-size: 32px;
    line-height: 33px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about__title {
    display: block;
    font-size: 32px;
    line-height: 33px;
    margin-bottom: 30px;
  }
}

.vesp-about-content {
  display: flex;
  position: relative;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about-content {
    margin-bottom: 98px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about-content {
    display: block;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about-content {
    display: block;
  }
}

.vesp-about-left {
  width: 470px;
  margin-top: 32px;
  z-index: 1;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-about-left {
    width: 415px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about-left {
    width: 374px;
    margin-top: 0;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about-left {
    width: 100%;
    margin-top: 0;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about-left {
    width: 100%;
    margin-top: 0;
  }
}

.vesp-about-left__title {
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  line-height: 50px;
  color: #2d3462;
  margin-bottom: 57px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about-left__title {
    display: none;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about-left__title {
    display: none;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about-left__title {
    display: none;
  }
}

.vesp-about-left__teaser {
  background: #eee8ff;
  border-radius: 16px;
  width: 273px;
  height: 56px;
  color: #102cc8;
  letter-spacing: 0.02em;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  padding: 14px 0;
  margin-bottom: 32px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about-left__teaser {
    width: 253px;
    height: 49px;
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 24px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about-left__teaser {
    margin: 0 auto 24px;
    width: 253px;
    height: 49px;
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about-left__teaser {
    margin: 0 auto 24px;
    width: 253px;
    height: 49px;
    font-size: 22px;
    line-height: 25px;
  }
}

.vesp-about-left__text {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #575b7c;
  margin-bottom: 55px;
  font-family: "Ubuntu", sans-serif;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about-left__text {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about-left__text {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about-left__text {
    margin-bottom: 0;
  }
}

.vesp-about-left__btn {
  width: 260px;
  height: 50px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff;
  background: #102cc8;
  border-radius: 12px;
  border: none;
  justify-content: center;
  margin-bottom: 82px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about-left__btn {
    display: none;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about-left__btn {
    display: none;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about-left__btn {
    display: none;
  }
}

.vesp-about-left__btn:hover {
  background: #00168d;
  border-radius: 12px;
}

.vesp-about-right {
  width: 496px;
  position: absolute;
  bottom: -54px;
  right: 0;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about-right {
    width: 280px;
    bottom: -36px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about-right {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    bottom: 0;
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about-right {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    bottom: 0;
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about-right img {
    width: 280px;
    height: 340px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about-right img {
    width: 280px;
    height: 341px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about-right img {
    width: 271px;
    height: 330px;
  }
}

.vesp-about-right-name {
  position: absolute;
  bottom: 85px;
  right: 442px;
  white-space: nowrap;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-about-right-name {
    right: 400px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about-right-name {
    bottom: -36px;
    right: 0;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about-right-name {
    bottom: -50px;
    right: 97px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about-right-name {
    bottom: -50px;
    right: 35px;
  }
}

.vesp-about-right-name h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #2d3462;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about-right-name h4 {
    font-size: 14px;
    line-height: 15px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about-right-name h4 {
    font-size: 14px;
    line-height: 15px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about-right-name h4 {
    font-size: 14px;
    line-height: 15px;
  }
}

.vesp-about-right-name span {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #575b7c;
  font-family: "Ubuntu", sans-serif;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about-right-name span {
    font-size: 11px;
    line-height: 15px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about-right-name span {
    font-size: 11px;
    line-height: 15px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about-right-name span {
    font-size: 11px;
    line-height: 15px;
  }
}

.vesp-about__btn {
  display: flex;
  justify-content: center;
}

.vesp-about__btn__signup {
  width: 260px;
  height: 50px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff;
  background: #102cc8;
  border-radius: 12px;
  border: none;
  justify-content: center;
  margin-bottom: 82px;
  display: none;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-about__btn__signup {
    display: flex;
    width: 374px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-about__btn__signup {
    display: flex;
    width: 374px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-about__btn__signup {
    display: flex;
    width: 280px;
  }
}

.vesp-about__btn__signup:hover {
  background: #00168d;
  border-radius: 12px;
}

.vesp-contest {
  margin-bottom: 100px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-contest {
    margin-bottom: 100px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest {
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest {
    margin-bottom: 60px;
  }
}

.vesp-contest__title {
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  line-height: 50px;
  text-align: center;
  color: #2d3462;
  margin-bottom: 27px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest__title {
    font-size: 32px;
    line-height: 33px;
    margin-bottom: 17px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest__title {
    font-size: 32px;
    line-height: 33px;
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest__title {
    font-size: 32px;
    line-height: 33px;
    margin-bottom: 25px;
  }
}

.vesp-contest-content {
  display: flex;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-contest-content {
    justify-content: center;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest-content {
    justify-content: center;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest-content {
    flex-direction: column;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content {
    flex-direction: column;
  }
}

.vesp-contest-content-left {
  position: relative;
  width: 552px;
  height: 458px;
  background: url(/frontend/build/images/iphone.jpg) no-repeat 50%;
  margin-right: 78px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-contest-content-left {
    width: 442px;
    height: 401px;
    background-image: url(/frontend/build/images/iphone_1024.jpg);
    margin-right: 20px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest-content-left {
    width: 362px;
    height: 326px;
    background-image: url(/frontend/build/images/iphone_720.jpg);
    margin-right: 20px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest-content-left {
    width: 100%;
    height: 337px;
    background-image: url(/frontend/build/images/iphone_480.jpg);
    margin-right: 0;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-left {
    width: 100%;
    height: 316px;
    background-image: url(/frontend/build/images/iphone_320.jpg);
    margin-right: 0;
  }
}

.vesp-contest-content-left-item {
  display: flex;
  padding-top: 57px;
  padding-left: 46px;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest-content-left-item {
    justify-content: center;
    padding-top: 50px;
    padding-left: 0;
    margin-left: -126px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-left-item {
    justify-content: center;
    padding-top: 50px;
    padding-left: 0;
    margin-left: -48px;
  }
}

.vesp-contest-content-left-item__place {
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 80px;
  letter-spacing: 0.04em;
  color: #102cc8;
  margin-right: 11px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest-content-left-item__place {
    font-size: 68px;
    line-height: 80px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest-content-left-item__place {
    font-size: 68px;
    line-height: 80px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-left-item__place {
    font-size: 68px;
    line-height: 80px;
  }
}

.vesp-contest-content-left-item-block__top-text {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #2d3462;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest-content-left-item-block__top-text {
    font-size: 16px;
    line-height: 20px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest-content-left-item-block__top-text {
    font-size: 16px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-left-item-block__top-text {
    font-size: 16px;
    line-height: 20px;
  }
}

.vesp-contest-content-left-item-block__bottom-text {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 38px;
  color: #2d3462;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest-content-left-item-block__bottom-text {
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest-content-left-item-block__bottom-text {
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-left-item-block__bottom-text {
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (min-width: 1199px) {
  .vesp-contest-content-right {
    max-width: 540px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-contest-content-right {
    max-width: 540px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest-content-right {
    max-width: 337px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-right {
    max-width: 280px;
  }
}

.vesp-contest-content-right-block {
  display: flex;
  flex-wrap: wrap;
  margin-top: 57px;
  margin-bottom: 46px;
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-right-block {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}

.vesp-contest-content-right-block-item {
  display: flex;
  width: 50%;
}

.vesp-contest-content-right-block-item:not(:nth-last-child(-n + 2)) {
  margin-bottom: 25px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest-content-right-block-item {
    width: 100%;
    justify-content: center;
  }
  .vesp-contest-content-right-block-item:first-child,
  .vesp-contest-content-right-block-item:nth-child(2) {
    width: 50%;
  }
  .vesp-contest-content-right-block-item:not(:nth-last-child(-n + 1)) {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest-content-right-block-item {
    width: 100%;
    justify-content: center;
  }
  .vesp-contest-content-right-block-item:first-child,
  .vesp-contest-content-right-block-item:nth-child(2) {
    width: 50%;
  }
  .vesp-contest-content-right-block-item:not(:nth-last-child(-n + 1)) {
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-right-block-item {
    width: 100%;
    justify-content: left;
  }
  .vesp-contest-content-right-block-item:not(:nth-last-child(-n + 1)) {
    margin-bottom: 11px;
  }
}

.vesp-contest-content-right-block-item__place {
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 80px;
  letter-spacing: 0.04em;
  color: #102cc8;
  margin-right: 11px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest-content-right-block-item__place {
    font-size: 68px;
    line-height: 80px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest-content-right-block-item__place {
    font-size: 68px;
    line-height: 80px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-right-block-item__place {
    font-size: 68px;
    line-height: 80px;
  }
}

.vesp-contest-content-right-block-item-block__top-text {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #2d3462;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest-content-right-block-item-block__top-text {
    font-size: 16px;
    line-height: 20px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest-content-right-block-item-block__top-text {
    font-size: 16px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-right-block-item-block__top-text {
    font-size: 16px;
    line-height: 20px;
  }
}

.vesp-contest-content-right-block-item-block__bottom-text {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 38px;
  color: #2d3462;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest-content-right-block-item-block__bottom-text {
    font-size: 26px;
    line-height: 38px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest-content-right-block-item-block__bottom-text {
    font-size: 26px;
    line-height: 38px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-right-block-item-block__bottom-text {
    font-size: 26px;
    line-height: 38px;
  }
}

.vesp-contest-content-right-block-item-block__bottom-text.__small {
  font-size: 24px;
  line-height: 28px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest-content-right-block-item-block__bottom-text.__small {
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest-content-right-block-item-block__bottom-text.__small {
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-right-block-item-block__bottom-text.__small {
    font-size: 22px;
    line-height: 25px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest-content-right__link {
    text-align: center;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest-content-right__link {
    text-align: center;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-right__link {
    text-align: center;
  }
}

.vesp-contest-content-right__link a {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #102cc8;
  display: inline-block;
  border-bottom: 1px dotted #102cc8;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-contest-content-right__link a {
    font-size: 16px;
    line-height: 24px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-contest-content-right__link a {
    font-size: 16px;
    line-height: 24px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-contest-content-right__link a {
    font-size: 16px;
    line-height: 24px;
  }
}

.vesp-pay {
  margin-bottom: 100px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-pay {
    margin-bottom: 100px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-pay {
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-pay {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-pay {
    margin-bottom: 30px;
  }
}

.vesp-pay .container {
  display: flex;
  justify-content: center;
}

.vesp-pay-form {
  width: 933px;
  background: #102cc8;
  border-radius: 20px;
  color: #fff;
  padding: 53px 234px 61px;
  text-align: center;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-pay-form {
    width: 840px;
    padding: 53px 181px 61px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-pay-form {
    width: 680px;
    padding: 36px 153px 32px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-pay-form {
    width: 374px;
    padding: 36px 20px 32px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-pay-form {
    width: 280px;
    padding: 36px 20px 32px;
  }
}

.vesp-pay-form__title {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-pay-form__title {
    font-size: 25px;
    line-height: 30px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-pay-form__title {
    font-size: 25px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-pay-form__title {
    font-size: 25px;
    line-height: 30px;
  }
}

.vesp-pay-form-fieldset {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 30px;
}

.vesp-pay-form-fieldset-group {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 10px;
}

.vesp-pay-form-fieldset-group:last-child {
  margin-bottom: 0;
}

.vesp-pay-form-fieldset-group.__hide {
  display: none;
}

.vesp-pay-form-fieldset-group.__show {
  display: flex;
}

.vesp-pay-form-fieldset-group__ico {
  border: 1px solid #0b1f91;
  font-size: 14px;
  height: auto;
  padding: 17px 16px 17px 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px 0 0 6px;
  border-right: 0;
  box-sizing: border-box;
  position: relative;
  background-color: #0b1f91;
  width: 60px;
}

.vesp-pay-form-fieldset-group__ico.an-ico-phone:before {
  content: "";
  width: 16px;
  height: 15px;
  background-image: url(/frontend/build/images/phoneVector.svg);
}

.vesp-pay-form-fieldset-group__ico:after {
  content: "";
  display: inline-block;
  height: 30px;
  width: 1px;
  background-color: #2742d7;
  position: absolute;
  right: 0;
}

.vesp-pay-form-fieldset-group__input {
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.02em;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 1.6;
  border-radius: 6px;
  border: 1px solid #0b1f91;
  border-left: none;
  padding: 12px 21px;
  background-color: #0b1f91;
  color: #fff;
  width: 100%;
  outline: none;
  /* background-image: url(/frontend/build/images/asterisk_white.svg); */
  background-repeat: no-repeat;
  background-position: right 20px top 20px;
  background-size: 10px;
  font-weight: bold;
}

.vesp-pay-form-fieldset-group__input::-webkit-input-placeholder {
  color: #99a6f0;
  font-weight: 700;
}

.vesp-pay-form-fieldset-group__input::-moz-placeholder {
  color: #99a6f0;
  font-weight: 700;
}

.vesp-pay-form-fieldset-group__input:-ms-input-placeholder {
  color: #99a6f0;
  font-weight: 700;
}

.vesp-pay-form-fieldset-group__input::placeholder {
  color: #99a6f0;
  font-weight: 700;
}

.vesp-pay-form-fieldset-group__input.__norequired {
  background-image: none;
}

.vesp-pay-form-fieldset-group__error {
  position: absolute;
  padding: 10px;
  background-color: #fff;
  color: red;
  right: 0;
  top: -5px;
  border-radius: 6px;
  transform: translateY(-100%);
  display: none;
}

.vesp-pay-form-fieldset-group__error.__show {
  display: block;
}

.vesp-pay-form-fieldset-group__error:after {
  content: "";
  width: 0;
  height: 0;
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  display: block;
  position: absolute;
  bottom: -5px;
  right: 10px;
}

.vesp-pay-form-fieldset-group:hover .vesp-pay-form-fieldset-group__ico,
.vesp-pay-form-fieldset-group:hover .vesp-pay-form-fieldset-group__input {
  background-color: #031268;
}

.vesp-pay-form-fieldset-group__checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.vesp-pay-form-fieldset-group__checkbox:checked
  + .vesp-pay-form-fieldset-group__label:before {
  background-image: url(/frontend/build/images/check-arrow-blue.svg);
  background-repeat: no-repeat;
  background-size: 10px 8px;
  background-position: 50%;
  width: 15px;
  height: 15px;
}

.vesp-pay-form-fieldset-group__label {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #adbaff;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-pay-form-fieldset-group__label {
    font-size: 10px;
    line-height: 17px;
    text-align: left;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-pay-form-fieldset-group__label {
    font-size: 10px;
    line-height: 17px;
    text-align: left;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-pay-form-fieldset-group__label {
    font-size: 10px;
    line-height: 17px;
    text-align: left;
  }
}

.vesp-pay-form-fieldset-group__label:before {
  content: "";
  position: relative;
  top: 1px;
  margin-right: 9px;
  width: 15px;
  min-width: 15px;
  height: 15px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #fff;
  box-shadow: none;
  border-radius: 3px;
  cursor: pointer;
}

.vesp-pay-form__btn {
  margin: 0 auto 20px;
  width: 364px;
  height: 50px;
  background: #fff;
  border-radius: 12px;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #102cc8;
  display: flex;
  justify-content: center;
  border: none;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-pay-form__btn {
    width: 374px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-pay-form__btn {
    width: 322px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-pay-form__btn {
    width: 100%;
  }
}

.vesp-pay-form__btn:hover {
  color: #fff;
  background: #0b1f91;
}

.vesp-pay-form-policy {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 459px;
  margin: auto;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-pay-form-policy {
    width: 240px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-pay-form-policy {
    width: 216px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-pay-form-policy {
    width: 100%;
  }
}

.vesp-pay-form-policy__checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.vesp-pay-form-policy__checkbox:checked + .vesp-pay-form-policy__label:before {
  background-image: url(/frontend/build/images/check-arrow-blue.svg);
  background-repeat: no-repeat;
  background-size: 10px 8px;
  background-position: 50%;
  width: 15px;
  height: 15px;
}

.vesp-pay-form-policy__label {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #adbaff;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: "Ubuntu", sans-serif;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-pay-form-policy__label {
    font-size: 10px;
    line-height: 17px;
    text-align: left;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-pay-form-policy__label {
    font-size: 10px;
    line-height: 17px;
    text-align: left;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-pay-form-policy__label {
    font-size: 10px;
    line-height: 17px;
    text-align: left;
  }
}

.vesp-pay-form-policy__label:before {
  content: "";
  position: relative;
  top: 1px;
  margin-right: 9px;
  width: 15px;
  min-width: 15px;
  height: 15px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #fff;
  box-shadow: none;
  border-radius: 3px;
  cursor: pointer;
}

.vesp-pay-form-policy__link {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #adbaff;
  text-decoration: underline;
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-pay-form-policy__link {
    font-size: 10px;
    line-height: 17px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-pay-form-policy__link {
    font-size: 10px;
    line-height: 17px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-pay-form-policy__link {
    font-size: 10px;
    line-height: 17px;
  }
}

.vesp-pay-form-policy__link:hover {
  color: #fff;
  text-decoration: none;
}

.swiper-marathon-container {
  width: 100%;
  height: 100%;
  padding: 0 26px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  z-index: 1;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .swiper-marathon-container {
    width: 95%;
    padding: 0;
  }
}

@media screen and (max-width: 1023px) {
  .swiper-marathon-container {
    padding: 0;
  }
}

.swiper-marathon-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transform: none !important;
  transition: all 0.7s ease;
  opacity: 1 !important;
  padding-bottom: 10px !important;
}

@media screen and (min-width: 720px) and (max-width: 1023px) {
  .swiper-marathon-container .swiper-slide {
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 768px) {
  .swiper-marathon-container .swiper-slide {
    background: transparent;
  }
}

@media screen and (max-width: 720px) {
  .swiper-marathon-container .swiper-slide {
    padding: 0;
    width: 236px;
  }
}

.swiper-marathon-container .swiper-slide .reviews-about-slider-item-cover {
  box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.2);
  margin: 0 6px 20px;
}

@media screen and (max-width: 1024px) {
  .swiper-marathon-container .swiper-slide .reviews-about-slider-item-cover {
    margin: 0 0 20px;
    width: 100%;
  }
  .swiper-marathon-container
    .swiper-slide
    .reviews-about-slider-item-cover
    img {
    width: 100%;
  }
}

@media screen and (min-width: 720px) and (max-width: 1023px) {
  .swiper-marathon-buttons {
    display: none;
  }
}

@media screen and (max-width: 719px) {
  .swiper-marathon-buttons {
    position: absolute;
    width: 100%;
    bottom: -65px;
    display: flex;
    justify-content: center;
    left: 0;
    flex-direction: row-reverse;
  }
}

.swiper-marathon-button-next,
.swiper-marathon-button-prev {
  color: #575b7c;
  margin-top: 0;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .swiper-marathon-button-next,
  .swiper-marathon-button-prev {
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .swiper-marathon-button-next,
  .swiper-marathon-button-prev {
    position: relative;
    width: auto;
    top: auto;
    height: auto;
    margin-top: auto;
    padding: 5px;
  }
}

.swiper-marathon-button-next:after,
.swiper-marathon-button-prev:after {
  font-family: an-ico, sans-serif;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .swiper-marathon-button-next:after,
  .swiper-marathon-button-prev:after {
    font-family: swiper-icons;
    font-size: 23px;
    font-weight: 900;
    color: #102cc8;
  }
}

.swiper-marathon-button-prev {
  left: -35px;
}

.swiper-marathon-button-prev:after {
  content: "\E003";
}

@media screen and (max-width: 768px) {
  .swiper-marathon-button-prev:after {
    content: "prev";
  }
}

.swiper-marathon-button-next {
  right: -35px;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .swiper-marathon-button-next {
    right: 16px;
  }
}

@media screen and (max-width: 768px) {
  .swiper-marathon-button-next {
    margin-left: 90px;
  }
}

.swiper-marathon-button-next:after {
  content: "\E006";
}

@media screen and (max-width: 768px) {
  .swiper-marathon-button-next:after {
    content: "next";
  }
}

.swiper-marathon .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-marathon .swiper-pagination-custom,
.swiper-marathon .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-marathon-pagination {
  position: absolute;
  z-index: 21;
  right: 0;
  display: flex;
  width: 100%;
  text-align: center;
  justify-content: center;
  bottom: -45px;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 0.1px;
  color: #2d3462;
}

@media screen and (min-width: 720px) and (max-width: 1023px) {
  .swiper-marathon-pagination {
    bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .swiper-marathon-pagination {
    bottom: -64px;
  }
}

.swiper-marathon-pagination-current {
  color: #102cc8;
}

.swiper-marathon-pagination.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 8px;
}

@media screen and (max-width: 768px) {
  .swiper-marathon-pagination.swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 5px;
  }
}

.swiper-marathon-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 10px;
  background-color: #959bc4;
  transition: all 0.3s;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .swiper-marathon-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
  }
}

.swiper-marathon-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #102cc8;
  width: 66px;
}

@media screen and (max-width: 768px) {
  .swiper-marathon-pagination .swiper-pagination-bullet-active {
    height: 11px;
    width: 33px;
  }
}

.page__marathon .reviews-about-marathon {
  margin-top: 0;
}

.page__marathon .reviews-about__title {
  font-weight: 700;
  font-size: 42px;
  line-height: 50px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .page__marathon .reviews-about__title {
    font-size: 42px;
    line-height: 50px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .page__marathon .reviews-about__title {
    font-size: 32px;
    line-height: 33px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .page__marathon .reviews-about__title {
    font-size: 32px;
    line-height: 33px;
  }
}

@media only screen and (max-width: 479px) {
  .page__marathon .reviews-about__title {
    font-size: 32px;
    line-height: 33px;
  }
}

.vesp-success {
  margin-bottom: 100px;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-success {
    margin-bottom: 100px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-success {
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-success {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-success {
    margin-bottom: 30px;
  }
}

.vesp-success .container {
  display: flex;
  justify-content: center;
}

.vesp-success-wrapper {
  width: 933px;
  background: #f5f7fd;
  border-radius: 20px;
  color: #fff;
  padding: 33px 172px 40px;
  text-align: center;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .vesp-success-wrapper {
    width: 840px;
    padding: 33px 172px 40px;
  }
}

@media only screen and (min-width: 720px) and (max-width: 1023px) {
  .vesp-success-wrapper {
    width: 680px;
    padding: 33px 153px 32px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-success-wrapper {
    width: 374px;
    padding: 33px 20px 32px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-success-wrapper {
    width: 280px;
    padding: 33px 20px 32px;
  }
}

.vesp-success-wrapper__title {
  font-size: 28px;
  line-height: 38px;
  color: #2d3462;
  margin-bottom: 12px;
}

.vesp-success-wrapper__title,
.vesp-success-wrapper__top_text {
  font-family: "Open Sans Condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.vesp-success-wrapper__top_text {
  width: 352px;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #575b7c;
  margin: 0 auto 22px;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-success-wrapper__top_text {
    width: 334px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-success-wrapper__top_text {
    width: 240px;
  }
}

.vesp-success-wrapper-top_btn {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-success-wrapper-top_btn {
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-success-wrapper-top_btn {
    flex-wrap: wrap;
  }
}

.vesp-success-wrapper-top_btn__telegram {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  font-family: "Open Sans Condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  background: #429adf;
  border-radius: 12px;
  border: none;
  outline: none;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-success-wrapper-top_btn__telegram {
    width: 207px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-success-wrapper-top_btn__telegram {
    width: 207px;
  }
}

.vesp-success-wrapper-top_btn__telegram:first-child {
  margin-right: 14px;
}

@media only screen and (min-width: 480px) and (max-width: 719px) {
  .vesp-success-wrapper-top_btn__telegram:first-child {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 479px) {
  .vesp-success-wrapper-top_btn__telegram:first-child {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.vesp-success-wrapper-top_btn__telegram:hover {
  background: #0073cd;
}

.vesp-success-wrapper-top_btn__telegram__ico {
  font-size: 28px;
  color: #fff;
  margin-right: 16px;
}

.vesp-success-wrapper-top_btn__telegram span {
  color: #fff;
}

.vesp-success-wrapper__middle_text {
  font-family: "Open Sans Condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #575b7c;
  margin-bottom: 18px;
}

.vesp-success-wrapper__middle_text__wave-line {
  display: flex;
  justify-content: center;
}

.vesp-success-wrapper__middle_text__wave-line:first-child {
  margin-bottom: 11px;
}

.vesp-success-wrapper__middle_text__wave-line:last-child {
  margin-top: 11px;
}

.vesp-success-wrapper__middle_text__wave-line__ico {
  display: block;
  color: #102cc8;
  font-size: 6px;
}

.vesp-success-wrapper__bottom_text {
  font-family: "Open Sans Condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #575b7c;
  margin-bottom: 13px;
}

.vesp-success-wrapper-bottom_btn {
  display: flex;
  justify-content: center;
}

.vesp-success-wrapper-bottom_btn__instagram {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  padding: 10px 20px;
  font-family: "Open Sans Condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}

.vesp-success-wrapper-bottom_btn__instagram,
.vesp-success-wrapper-bottom_btn__instagram:hover {
  background: linear-gradient(
    95.19deg,
    #405de6 -12.64%,
    #5851db 4.56%,
    #833ab4 22.46%,
    #c13584 38.29%,
    #d03379 45.86%,
    #e1306c 54.8%,
    #f56040 72.7%,
    #f77737 87.15%,
    #fcaf45 101.6%,
    #ffdc80 116.74%
  );
}

.vesp-success-wrapper-bottom_btn__instagram__ico {
  font-size: 30px;
  color: #fff;
  margin-right: 13px;
}

.vesp-success-wrapper-bottom_btn__instagram span {
  font-family: "Open Sans Condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #fff;
}
